Class sbktech.tools.hashjava.bytecode.InterfaceMatchFailedException
All Packages Class Hierarchy This Package Previous Next Index
Class sbktech.tools.hashjava.bytecode.InterfaceMatchFailedException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----sbktech.tools.hashjava.bytecode.InterfaceMatchFailedException
- public class InterfaceMatchFailedException
- extends RuntimeException
This exception is thrown if the obfuscator fails to find
an interface implemented by one of the classes.
- Author:
- $Author: kbs $
-
InterfaceMatchFailedException(String)
-
InterfaceMatchFailedException
public InterfaceMatchFailedException(String a)
All Packages Class Hierarchy This Package Previous Next Index